Visual Basic (Declaration) | |
---|---|
Public Overloads Shared Function FromGraphics( _ ByVal graphics As IEnumerable(Of Graphic), _ ByVal renderer As IRenderer _ ) As GraphicsLayer |
C# | |
---|---|
public static GraphicsLayer FromGraphics( IEnumerable<Graphic> graphics, IRenderer renderer ) |
Parameters
- graphics
- A collection of graphics.
- renderer
- The renderer used to render the features.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family